@import url( http://fonts.googleapis.com/css?family=Noto+Serif:400,400italic,700|Open+Sans:400,600,700 );
@import url( font-awesome.css );
@import url( animate.css );
body {
	color: rgb(101, 101, 101); line-height: 1.6em; font-family: "Open Sans", Arial, sans-serif; font-size: 1.4em; font-weight: 300;
}
a:active {
	outline: 0px;
}
.clear {
	clear: both;
}
h1 {
	color: rgb(51, 51, 51); text-transform: uppercase; line-height: 1.1em; font-weight: 600; margin-bottom: 20px;
}
h2 {
	color: rgb(51, 51, 51); text-transform: uppercase; line-height: 1.1em; font-weight: 600; margin-bottom: 20px;
}
h3 {
	color: rgb(33, 33, 33); line-height: 1.1em; margin-bottom: 20px;
}
h4 {
	color: rgb(33, 33, 33); line-height: 1.1em; margin-bottom: 20px;
}
h5 {
	color: rgb(33, 33, 33); line-height: 1.1em; margin-bottom: 20px;
}
h6 {
	color: rgb(33, 33, 33); line-height: 1.1em; margin-bottom: 20px;
}
input {
	border-radius: 0px !important;
}
button {
	border-radius: 0px !important;
}
select {
	border-radius: 0px !important;
}
textarea {
	border-radius: 0px !important;
}
.timetable {
	background: rgb(42, 185, 117); padding: 5px 23px;
}
.timetable hr {
	color: rgb(255, 255, 255); padding-top: 29px; margin-bottom: 20px !important;
}
.timetable dl {
	color: rgb(255, 255, 255);
}
.timetable dt {
	color: rgb(255, 255, 255);
}
.timetable dd {
	color: rgb(255, 255, 255);
}
#wrapper {
	margin: 0px; padding: 0px; width: 100%;
}
ul.withArrow {
	
}
ul.withArrow li {
	
}
ul.withArrow li span {
	padding: 4px 8px; border-radius: 50%; border: 1px solid currentColor; border-image: none; width: 20px; height: 20px; color: rgb(41, 68, 142); font-size: 11px; font-weight: 700; margin-right: 10px;
}
.widget {
	color: rgb(133, 133, 133);
}
.row {
	margin-bottom: 30px;
}
.row-fluid {
	margin-bottom: 30px;
}
.row .row {
	margin-bottom: 30px;
}
.row-fluid .row-fluid {
	margin-bottom: 30px;
}
.nomargin.row {
	margin-bottom: 0px;
}
.nomargin.row-fluid {
	margin-bottom: 0px;
}
.about-image img {
	width: 100%;
}
img.img-polaroid {
	margin: 0px 0px 20px;
}
.img-box {
	max-width: 100%;
}
.navbar-default .navbar-toggle {
	border-color: rgb(221, 221, 221); margin-top: 10px;
}
.topbar {
	padding: 10px 0px; background-color: rgb(46, 142, 218);
}
.topbar .container .row {
	margin: 0px; padding: 0px;
}
.topbar .container .row .col-md-12 {
	padding: 0px;
}
.topbar p {
	margin: 0px; color: rgb(241, 246, 255); font-size: 13px; display: inline-block;
}
.topbar p > i {
	margin-right: 5px;
}
.topbar p:last-child {
	text-align: right;
}
header .navbar {
	margin-bottom: 0px;
}
.navbar-default {
	border: currentColor; border-image: none;
}
.navbar-brand {
	padding: 0px 0px 0px 15px; color: rgb(34, 34, 34); text-transform: uppercase; line-height: 1em; letter-spacing: -1px; font-size: 24px; font-weight: 700; margin-top: 10px;
}
.navbar-default .navbar-brand {
	color: rgb(24, 145, 236);
}
header .navbar-collapse ul.navbar-nav {
	margin-right: 0px; float: right;
}
header .navbar {
	background: rgb(5, 20, 43); padding: 18px 0px; min-height: 70px;
}
.home-page header .navbar-default {
	background: rgb(5, 20, 43); width: 100%;
}
header .nav li a:hover {
	transition:0.3s; -webkit-transition: all .3s ease; -moz-transition: all .3s ease; -o-transition: all .3s ease;
}
header .nav li a:focus {
	transition:0.3s; -webkit-transition: all .3s ease; -moz-transition: all .3s ease; -o-transition: all .3s ease;
}
header .nav li.active a {
	transition:0.3s; -webkit-transition: all .3s ease; -moz-transition: all .3s ease; -o-transition: all .3s ease;
}
header .nav li.active a:hover {
	transition:0.3s; -webkit-transition: all .3s ease; -moz-transition: all .3s ease; -o-transition: all .3s ease;
}
header .nav li a.dropdown-toggle:hover {
	transition:0.3s; -webkit-transition: all .3s ease; -moz-transition: all .3s ease; -o-transition: all .3s ease;
}
header .nav li a.dropdown-toggle:focus {
	transition:0.3s; -webkit-transition: all .3s ease; -moz-transition: all .3s ease; -o-transition: all .3s ease;
}
header .nav li.active ul.dropdown-menu li a:hover {
	transition:0.3s; -webkit-transition: all .3s ease; -moz-transition: all .3s ease; -o-transition: all .3s ease;
}
header .nav li.active ul.dropdown-menu li.active a {
	transition:0.3s; -webkit-transition: all .3s ease; -moz-transition: all .3s ease; -o-transition: all .3s ease;
}
header .navbar-default .navbar-nav > .open > a {
	transition:0.3s; -webkit-transition: all .3s ease; -moz-transition: all .3s ease; -o-transition: all .3s ease;
}
header .navbar-default .navbar-nav > .open > a:hover {
	transition:0.3s; -webkit-transition: all .3s ease; -moz-transition: all .3s ease; -o-transition: all .3s ease;
}
header .navbar-default .navbar-nav > .open > a:focus {
	transition:0.3s; -webkit-transition: all .3s ease; -moz-transition: all .3s ease; -o-transition: all .3s ease;
}
header .navbar {
	padding: 0px; min-height: 62px;
}
header .navbar-nav > li {
	padding: 0px !important;
}
header .navbar-nav > li > a {
	transition:0.3s; line-height: 30px; font-weight: 700; margin-left: 2px; -webkit-transition: all .3s ease; -moz-transition: all .3s ease; -o-transition: all .3s ease;
}
.dropdown-menu li a:hover {
	background: rgb(5, 20, 43) !important; color: rgb(255, 255, 255) !important;
}
header .nav .caret {
	border-top-color: rgb(41, 68, 142); border-bottom-color: rgb(41, 68, 142);
}
.navbar-default .navbar-nav > .active > a {
	background-color: rgb(255, 255, 255);
}
.navbar-default .navbar-nav > .active > a:hover {
	background-color: rgb(255, 255, 255);
}
.navbar-default .navbar-nav > .active > a:focus {
	background-color: rgb(255, 255, 255);
}
.navbar-default .navbar-nav > .open > a {
	background-color: rgb(255, 255, 255);
}
.navbar-default .navbar-nav > .open > a:hover {
	background-color: rgb(255, 255, 255);
}
.navbar-default .navbar-nav > .open > a:focus {
	background-color: rgb(255, 255, 255);
}
.dropdown-menu {
	border-radius: 0px; border: currentColor; border-image: none; box-shadow: none;
}
.dropdown-menu li:last-child {
	padding-bottom: 0px !important; margin-bottom: 0px;
}
header .nav li .dropdown-menu {
	padding: 0px;
}
header .nav li .dropdown-menu li a {
	padding: 3px 12px; line-height: 28px;
}
.flex-caption p {
	color: rgb(209, 235, 255); text-transform: capitalize; line-height: 22px; font-weight: 300;
}
header .navigation {
	float: right;
}
header ul.nav li {
	margin: 0px; border: currentColor; border-image: none;
}
header ul.nav li a {
	border: currentColor; border-image: none; text-transform: uppercase; font-size: 13px; font-weight: 600;
}
header ul.nav li ul li a {
	border: currentColor; border-image: none; text-transform: uppercase; font-size: 12px; font-weight: 300;
}
.navbar .nav > li > a {
	border: 1px solid rgba(255, 255, 255, 0) !important; border-image: none !important; color: rgb(255, 255, 255); text-shadow: none;
}
.navbar .nav a:hover {
	background: none; color: rgb(46, 142, 218);
}
.navbar .nav > .active > a {
	background: none; font-weight: 700;
}
.navbar .nav > .active > a:hover {
	background: none; font-weight: 700;
}
.navbar .nav > .active > a:active {
	background: none; outline: 0px; font-weight: 700;
}
.navbar .nav > .active > a:focus {
	background: none; outline: 0px; font-weight: 700;
}
.navbar .nav li .dropdown-menu {
	z-index: 2000;
}
header ul.nav li ul {
	margin-top: 1px;
}
header ul.nav li ul li ul {
	margin: 1px 0px 0px 1px;
}
.dropdown-menu .dropdown i {
	right: 0px; padding-left: 20px; margin-top: 3px; position: absolute;
}
.navbar .nav > li > .dropdown-menu::before {
	border-right-color: currentColor; border-bottom-color: currentColor; border-left-color: currentColor; border-right-width: medium; border-bottom-width: medium; border-left-width: medium; border-right-style: none; border-bottom-style: none; border-left-style: none; display: inline-block; content: none;
}
.navbar-default .navbar-nav > .active > a {
	background: rgb(46, 142, 218); border-radius: 0px; color: rgb(255, 255, 255);
}
.navbar-default .navbar-nav > .active > a:hover {
	background: rgb(46, 142, 218); border-radius: 0px; color: rgb(255, 255, 255);
}
.navbar-default .navbar-nav > .active > a:focus {
	background: rgb(46, 142, 218); border-radius: 0px; color: rgb(255, 255, 255);
}
.navbar-default .navbar-nav > li > a:hover {
	color: rgb(156, 211, 255); background-color: transparent;
}
.navbar-default .navbar-nav > li > a:focus {
	color: rgb(156, 211, 255); background-color: transparent;
}
ul.nav li.dropdown a {
	display: block; z-index: 1000;
}
select.selectmenu {
	display: none;
}
.pageTitle {
	margin: 30px 0px 3px; color: rgb(255, 255, 255); display: inline-block;
}
#banner {
	background: rgb(0, 0, 0); margin: 0px; padding: 0px; width: 100%; position: relative;
}
#main-slider::before {
	background: rgba(0, 129, 224, 0.77); width: 100%; height: 100%; position: absolute; z-index: 1; content: "";
}
.flex-direction-nav a {
	display: none;
}
.flexslider {
	background: rgb(255, 255, 255); padding: 0px; position: relative; -ms-zoom: 1;
}
.flex-direction-nav .flex-prev {
	left: 0px;
}
.flex-direction-nav .flex-next {
	right: 0px;
}
.flex-caption {
	margin: 0px auto; padding: 2px 25px 0px 30px; border-radius: 15px 15px 0px 0px; left: 0px; width: 50%; text-align: center; right: 0px !important; bottom: 40%; color: rgb(255, 255, 255); display: inline-block; -ms-zoom: 1; background-color: transparent;
}
.flex-caption h3 {
	color: rgb(255, 255, 255); text-transform: uppercase; letter-spacing: 0px; font-size: 70px; font-weight: 700; margin-bottom: 8px;
}
.flex-caption p {
	margin: 12px 0px 18px; font-size: 22px; font-weight: 400;
}
.skill-home {
	margin-bottom: 50px;
}
.c1 {
	background: rgb(237, 84, 65); border: 1px solid rgb(237, 84, 65); border-image: none;
}
.c2 {
	background: rgb(36, 196, 219); border: 1px solid rgb(36, 196, 219); border-image: none;
}
.c3 {
	background: rgb(24, 145, 236); border: 1px solid rgb(24, 145, 236); border-image: none;
}
.c4 {
	background: rgb(96, 156, 236); border: 1px solid rgb(96, 156, 236); border-image: none;
}
.skill-home .icons {
	background: rgb(255, 255, 255); padding: 38px; border-radius: 50%; border: 4px solid rgb(239, 239, 239); border-image: none; width: 94px; height: 94px; text-align: center; color: rgb(46, 142, 218); font-size: 38px; display: inline-table; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%;
}
.skill-home h2 {
	padding-top: 20px; font-size: 36px; font-weight: 700;
}
.testimonial-solid {
	background: rgb(255, 255, 255); margin: 0px; padding: 50px 0px 60px; text-align: center;
}
.testi-icon-area {
	margin: 0px auto; top: -84px; width: 100%; text-align: center; position: absolute;
}
.testi-icon-area .quote {
	background: rgb(255, 255, 255); margin: 0px; padding: 15px 0px 0px; border-radius: 50%; border: 1px solid rgb(24, 145, 236); border-image: none; width: 70px; height: 70px; text-align: center; color: rgb(24, 145, 236); font-size: 42px; display: none; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%;
}
.testi-icon-area .carousel-inner {
	margin: 20px 0px;
}
.carousel-indicators {
	bottom: -30px;
}
.text-center img {
	margin: auto;
}
.aboutUs {
	background: rgb(242, 242, 242); padding: 40px 0px;
}
img.img-center {
	margin: 0px auto; display: block; max-width: 100%;
}
.home-about {
	padding: 60px 0px 0px;
}
.home-about hr {
	margin: 0px; padding: 0px;
}
.home-about .info-box {
	
}
.testimonial-area {
	background: url("../img/low-poly01.jpg") fixed center / cover; margin: 0px; padding: 0px; -webkit-background-size: cover; -moz-background-size: cover; -ms-background-size: cover;
}
.testimonial-solid p {
	color: rgb(0, 0, 0); line-height: 30px; font-size: 16px; font-style: italic;
}
section.hero-text {
	background: rgb(244, 120, 59); padding: 50px 0px; color: rgb(255, 255, 255);
}
section.hero-text h1 {
	color: rgb(255, 255, 255);
}
#clients {
	padding: 60px 0px;
}
#clients .client .img {
	transition:box-shadow 0.1s linear; width: 138px; height: 76px; cursor: pointer; -webkit-transition: box-shadow .1s linear; -moz-transition: box-shadow .1s linear;
}
#clients .client .img:hover {
	border-radius: 8px; cursor: pointer;
}
#clients .client .client1 {
	background: url("../img/client1.png") 0px -75px;
}
#clients .client .client1:hover {
	background-position: 1px 0px;
}
#clients .client .client2 {
	background: url("../img/client2.png") 0px -75px;
}
#clients .client .client2:hover {
	background-position: -1px 0px;
}
#clients .client .client3 {
	background: url("../img/client3.png") 0px -76px;
}
#clients .client .client3:hover {
	background-position: 0px 0px;
}
#content {
	background: rgb(255, 255, 255); padding: 50px 0px 0px; position: relative;
}
.cta-text {
	text-align: center; margin-top: 10px;
}
.big-cta .cta {
	margin-top: 10px;
}
.box {
	width: 100%;
}
.box-gray {
	background: rgb(248, 248, 248); padding: 20px 20px 30px;
}
.box-gray h4 {
	margin-bottom: 20px;
}
.box-gray i {
	margin-bottom: 20px;
}
.box-bottom {
	padding: 20px 0px; text-align: center;
}
.box-bottom a {
	color: rgb(255, 255, 255); font-weight: 700;
}
.box-bottom a:hover {
	color: rgb(238, 238, 238); text-decoration: none;
}
#bottom {
	background: rgb(252, 252, 252); padding: 50px 0px 0px;
}
#twitter-wrapper {
	margin: 0px auto; width: 70%; text-align: center;
}
#twitter em {
	font-size: 13px; font-style: normal;
}
#twitter em.twitterTime a {
	font-weight: 600;
}
#twitter ul {
	list-style: none; padding: 0px;
}
#twitter ul li {
	line-height: 1.6em; font-size: 20px; font-weight: 300; margin-bottom: 20px; position: relative;
}
#inner-headline {
	background: rgb(224, 224, 224); margin: 0px; padding: 0px; color: rgb(24, 145, 236); position: relative;
}
#inner-headline h2.pageTitle {
	padding: 5px 0px; color: rgb(46, 142, 218); display: block;
}
#inner-headline ul.breadcrumb {
	margin: 40px 0px; float: left;
}
#inner-headline ul.breadcrumb li {
	padding-bottom: 0px; margin-bottom: 0px;
}
#inner-headline ul.breadcrumb li {
	color: rgb(255, 255, 255); font-size: 13px;
}
#inner-headline ul.breadcrumb li i {
	color: rgb(222, 222, 222);
}
#inner-headline ul.breadcrumb li a {
	color: rgb(255, 255, 255);
}
ul.breadcrumb li a:hover {
	text-decoration: none;
}
form#contactform input[type='text'] {
	border: 1px solid rgb(245, 245, 245); border-image: none; width: 100%; padding-right: 20px; padding-left: 20px; font-size: 13px; min-height: 40px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}
form#contactform textarea {
	border: 1px solid rgb(245, 245, 245); border-image: none; width: 100%; padding-top: 10px; padding-right: 20px; padding-left: 20px; font-size: 13px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}
form#contactform .validation {
	font-size: 11px;
}
#sendmessage {
	background: rgb(246, 246, 246); margin: 10px 0px 30px; padding: 15px 12px 15px 65px; border: 1px solid rgb(230, 230, 230); border-image: none; text-align: center; font-weight: 600; display: none;
}
.show#sendmessage {
	display: block;
}
.show {
	display: block;
}
form#commentform input[type='text'] {
	border-radius: 2px; width: 100%; padding-right: 20px; padding-left: 20px; font-size: 13px; min-height: 40px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -webkit-border-radius: 2px 2px 2px 2px; -moz-border-radius: 2px 2px 2px 2px;
}
form#commentform textarea {
	border-radius: 2px; width: 100%; padding-top: 10px; padding-right: 20px; padding-left: 20px; font-size: 13px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -webkit-border-radius: 2px 2px 2px 2px; -moz-border-radius: 2px 2px 2px 2px;
}
.search {
	margin: 35px 0px 0px; padding-bottom: 0px; float: right;
}
#inner-headline form.input-append {
	margin: 0px; padding: 0px;
}
.about-text h3 {
	padding-bottom: 20px; font-size: 22px;
}
.about-text .btn {
	margin-top: 20px;
}
.about-image img {
	
}
.about-text ul {
	padding: 0px; margin-top: 30px;
}
.about-text li {
	list-style: none; margin-bottom: 10px;
}
.about-text-2 img {
	border: 5px solid rgb(221, 221, 221); border-image: none; margin-bottom: 20px;
}
.about-text-2 p {
	margin-bottom: 20px;
}
#call-to-action {
	background: url("../images/bg/about.jpg") fixed no-repeat top; padding: 100px 0px; color: rgb(255, 255, 255);
}
.call-to-action h3 {
	color: rgb(255, 255, 255); letter-spacing: 15px; padding-bottom: 30px; font-size: 40px;
}
.call-to-action p {
	color: rgb(153, 153, 153); padding-bottom: 20px;
}
.call-to-action .btn-primary {
	border-color: rgb(153, 153, 153); background-color: transparent;
}
.call-to-action .btn-primary:hover {
	border-color: rgb(21, 21, 21); color: rgb(153, 153, 153); background-color: rgb(21, 21, 21);
}
#call-to-action-2 {
	padding: 50px 0px; background-color: rgb(239, 239, 239);
}
#call-to-action-2 h3 {
	color: rgb(5, 20, 43); text-transform: uppercase; font-size: 24px; font-weight: 600;
}
#call-to-action-2 p {
	color: rgb(95, 95, 95); font-size: 15px;
}
#call-to-action-2 .btn-primary {
	border-color: rgb(255, 255, 255); color: rgb(255, 255, 255); margin-top: 50px;
}
section.gray-bg.section-padding {
	background: rgb(239, 239, 239); padding: 60px; color: rgb(72, 72, 72);
}
#accordion-alt3 .panel-heading h4 {
	line-height: 28px; font-size: 13px;
}
.panel .panel-heading h4 {
	font-weight: 400;
}
.panel-title {
	color: inherit; font-size: 15px; margin-top: 0px; margin-bottom: 0px;
}
.panel-group .panel {
	border-radius: 2px; margin-bottom: 0px;
}
.panel {
	border-radius: 2px; border: 1px solid rgb(243, 243, 243); border-image: none; margin-bottom: 18px; box-shadow: 0px 1px 1px rgba(0,0,0,0.05); background-color: rgb(255, 255, 255); -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
#accordion-alt3 .panel-heading h4 a i {
	border-radius: 50%; width: 18px; height: 18px; text-align: center; color: rgb(160, 160, 160); line-height: 18px; font-size: 17px; font-weight: bold; margin-right: 8px; margin-left: 6px;
}
.pb-sm.progress {
	height: 6px !important;
}
.progress {
	box-shadow: inset 0px 0px 2px rgba(0,0,0,0.1);
}
.progress {
	border-radius: 2px; height: 18px; overflow: hidden; margin-bottom: 18px; box-shadow: inset 0px 1px 2px rgba(0,0,0,0.1); background-color: rgb(245, 245, 245); -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress .progress-bar-red.progress-bar {
	background: rgb(237, 84, 65);
}
.progress .progress-bar-green.progress-bar {
	background: rgb(81, 212, 102);
}
.progress .progress-bar-lblue.progress-bar {
	background: rgb(50, 200, 222);
}
.top-wrapper {
	margin-bottom: 20px;
}
.info-blocks {
	margin-bottom: 15px;
}
.info-blocks i.icon-info-blocks {
	background: rgb(46, 142, 218); width: 72px; height: 72px; text-align: center; color: rgb(255, 255, 255); padding-top: 21px; font-size: 30px; margin-top: 7px; float: left; min-width: 50px;
}
.info-blocks .info-blocks-in {
	padding: 0px 10px; overflow: hidden;
}
.info-blocks .info-blocks-in h3 {
	margin: 0px 0px 8px; color: rgb(0, 0, 0); line-height: 28px; font-size: 20px;
}
.info-blocks .info-blocks-in p {
	font-size: 14px;
}
blockquote {
	border: currentColor; border-image: none; color: rgb(162, 162, 162); line-height: 1.6em; padding-left: 0px; font-family: "Noto Serif", serif; font-size: 16px; font-style: italic; font-weight: 400;
}
blockquote cite {
	color: rgb(102, 102, 102); font-size: 12px; margin-top: 10px; display: block;
}
blockquote cite::before {
	content: "\2014 \0020";
}
blockquote cite a {
	color: rgb(85, 85, 85);
}
blockquote cite a:visited {
	color: rgb(85, 85, 85);
}
blockquote cite a:visited {
	color: rgb(85, 85, 85);
}
.pullquote-left {
	color: rgb(162, 162, 162); line-height: 1.6em; padding-left: 20px; font-family: "Noto Serif", serif; font-size: 14px; display: block;
}
.pullquote-right {
	color: rgb(162, 162, 162); line-height: 1.6em; padding-right: 20px; font-family: "Noto Serif", serif; font-size: 14px; display: block;
}
.btn {
	background: rgb(46, 142, 218); border-color: rgb(46, 142, 218); padding: 12px 25px; border-radius: 0px; text-align: center; color: rgb(255, 255, 255);
}
.btn-theme {
	background: none; padding: 12px 30px; border: 1px solid rgb(255, 255, 255); border-image: none; color: rgb(255, 255, 255); font-weight: bold;
}
.btn-theme:hover {
	color: rgb(238, 238, 238);
}
ul.general {
	list-style: none; margin-left: 0px;
}
ul.link-list {
	list-style: none; margin: 0px; padding: 0px;
}
ul.link-list li {
	list-style: none; margin: 0px; padding: 2px 0px;
}
footer {
	background: rgb(239, 239, 239);
}
footer ul.link-list li a {
	color: rgb(140, 140, 140);
}
footer ul.link-list li a:hover {
	color: rgb(17, 21, 35);
}
h4.heading {
	font-weight: 700;
}
.heading {
	margin-bottom: 30px;
}
.heading {
	position: relative;
}
.widgetheading {
	padding: 0px; width: 100%; font-weight: bold;
}
#bottom .widgetheading {
	padding-bottom: 9px; border-bottom-color: rgb(230, 230, 230); border-bottom-width: 1px; border-bottom-style: solid; position: relative;
}
aside .widgetheading {
	padding-bottom: 9px; border-bottom-color: rgb(233, 233, 233); border-bottom-width: 1px; border-bottom-style: solid; position: relative;
}
footer .widgetheading {
	position: relative;
}
footer .widget .social-network {
	position: relative;
}
.team-member h4 {
	text-align: center; margin-bottom: 5px;
}
.team-member .deg {
	text-align: center; display: block;
}
#bottom .widget .widgetheading span {
	width: 60px; height: 1px; right: 0px; bottom: -1px; position: absolute;
}
aside .widget .widgetheading span {
	width: 60px; height: 1px; right: 0px; bottom: -1px; position: absolute;
}
footer .widget .widgetheading span {
	width: 60px; height: 1px; right: 0px; bottom: -1px; position: absolute;
}
.panel-title > a {
	color: inherit; font-weight: 600; text-decoration: none;
}
.box-area {
	background: rgb(255, 255, 255); padding: 15px; border: 2px solid rgb(243, 243, 243); border-image: none; margin-top: -21px;
}
.box-area h3 {
	font-size: 17px; font-weight: 600;
}
.map {
	margin-top: -50px; margin-bottom: 40px; position: relative;
}
.map iframe {
	border: currentColor; border-image: none; width: 100%; height: 450px;
}
.map-grid iframe {
	margin: 0px 0px -5px; padding: 0px; border: currentColor; border-image: none; width: 100%; height: 350px;
}
ul.team-detail {
	list-style: none; margin: -10px 0px 0px; padding: 0px;
}
ul.team-detail li {
	list-style: none; margin: 0px 0px 15px; padding: 0px 0px 15px; border-bottom-color: rgb(233, 233, 233); border-bottom-width: 1px; border-bottom-style: dotted;
}
ul.team-detail li label {
	font-size: 13px;
}
ul.team-detail li h4 {
	margin-bottom: 0px;
}
ul.team-detail li label {
	margin-bottom: 0px;
}
ul.team-detail li ul.social-network {
	margin: 0px; padding: 0px; border: currentColor; border-image: none;
}
ul.team-detail li ul.social-network li {
	margin: 0px; border: currentColor; border-image: none;
}
ul.team-detail li ul.social-network li i {
	margin: 0px;
}
.pricing-title {
	background: rgb(255, 255, 255); padding: 10px 0px; text-align: center;
}
.pricing-title h3 {
	font-weight: 600; margin-bottom: 0px;
}
.pricing-offer {
	background: rgb(252, 252, 252); padding: 40px 0px; text-align: center; font-size: 18px; border-top-color: rgb(230, 230, 230); border-bottom-color: rgb(230, 230, 230); border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid;
}
.activeItem.pricing-box .pricing-offer {
	color: rgb(255, 255, 255);
}
.pricing-offer strong {
	line-height: 89px; font-size: 78px;
}
.pricing-offer sup {
	font-size: 28px;
}
.pricing-container {
	background: rgb(255, 255, 255); text-align: center; font-size: 14px;
}
.pricing-container strong {
	color: rgb(53, 53, 53);
}
.pricing-container ul {
	list-style: none; margin: 0px; padding: 0px;
}
.pricing-container ul li {
	list-style: none; margin: 0px; padding: 15px 0px; color: rgb(34, 34, 34); border-bottom-color: rgb(207, 207, 207); border-bottom-width: 1px; border-bottom-style: solid;
}
.pricing-action {
	background: rgb(252, 252, 252); margin: 0px; padding: 20px 0px 30px; text-align: center;
}
.pricing-wrapp {
	background: rgb(253, 0, 0); margin: 0px auto; width: 100%;
}
.pricing-box-item {
	background: rgb(252, 252, 252); margin: 0px 0px 20px; padding: 0px; border: 1px solid rgb(230, 230, 230); border-image: none; overflow: hidden; position: relative; box-sizing: border-box; box-shadow: 0px 2px 0px rgba(0,0,0,0.03); -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -webkit-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.03); -moz-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.03);
}
.pricing-box-item .pricing-heading {
	background: rgb(255, 255, 255); padding: 50px 0px; text-align: center; display: block;
}
.activeItem.pricing-box-item .pricing-heading {
	background: rgb(243, 243, 243); text-align: center; color: rgb(255, 255, 255); border-bottom-color: currentColor; border-bottom-width: medium; border-bottom-style: none; display: block;
}
.activeItem.pricing-box-item .pricing-heading h3 {
	color: rgb(255, 255, 255);
}
.pricing-box-item .pricing-heading h3 strong {
	color: rgb(5, 20, 43); letter-spacing: -1px; font-size: 28px; font-weight: 700;
}
.pricing-box-item .pricing-heading h3 {
	letter-spacing: -1px; font-size: 32px; font-weight: 300;
}
.pricing-box-item .pricing-terms {
	background: rgb(255, 255, 255); padding: 11px 0px 5px; text-align: center; overflow: hidden; border-bottom-color: rgb(205, 205, 205); border-bottom-width: 2px; border-bottom-style: dotted; display: block;
}
.pricing-box-item .pricing-terms h6 {
	color: rgb(46, 142, 218); font-size: 22px; margin-top: 16px;
}
.pricing-box-item .icon .price-circled {
	margin: 10px 10px 10px 0px; padding: 12px; border-radius: 64px; width: 68px; height: 68px; text-align: center !important; color: rgb(255, 255, 255); line-height: 68px; font-size: 16px; font-weight: 700; display: inline-block !important; cursor: pointer; text-shadow: none; background-color: rgb(136, 136, 136); -webkit-border-radius: 64px; -moz-border-radius: 64px;
}
.pricing-box-item .pricing-action {
	margin: 0px; padding: 30px 0px; text-align: center;
}
.pricing-action .btn {
	background: rgb(46, 142, 218); color: rgb(255, 255, 255);
}
.testimonials blockquote {
	background: 0px 0px rgb(239, 239, 239); padding: 15px; border: currentColor; border-image: none; color: rgb(102, 102, 102); line-height: 20px; font-size: 14px; display: block; position: relative;
}
.testimonials blockquote::before {
	width: 0px; height: 0px; right: 0px; bottom: 0px; border-right-color: transparent; border-bottom-color: rgb(255, 255, 255); border-left-color: transparent; border-right-width: 0px; border-bottom-width: 20px; border-left-width: 15px; border-right-style: solid; border-bottom-style: inset; border-left-style: inset; display: block; position: absolute; content: " ";
}
.testimonials blockquote::after {
	border-width: 20px 20px 0px 0px; border-style: solid; border-color: rgb(197, 197, 197) transparent transparent; width: 0px; height: 0px; right: 0px; bottom: 0px; display: block; position: absolute; content: " ";
}
.testimonials .carousel-info img {
	padding: 3px; border-radius: 150px !important; border: 1px solid rgb(204, 204, 204); border-image: none; width: 75px; height: 75px;
}
.testimonials .carousel-info {
	overflow: hidden;
}
.testimonials .carousel-info img {
	margin-right: 15px;
}
.testimonials .carousel-info span {
	display: block;
}
.testimonials span.testimonials-name {
	margin: 23px 0px 7px; color: rgb(46, 142, 218); font-size: 16px; font-weight: 300;
}
.testimonials span.testimonials-post {
	color: rgb(101, 101, 101); font-size: 12px;
}
.widget .flickr_badge {
	width: 100%;
}
.widget .flickr_badge img {
	margin: 0px 9px 20px 0px;
}
footer .widget .flickr_badge {
	width: 100%;
}
footer .widget .flickr_badge img {
	margin: 0px 9px 20px 0px;
}
.flickr_badge img {
	margin: 0px 9px 20px 0px; width: 50px; height: 50px; float: left;
}
.recent-post {
	margin: 20px 0px 0px; padding: 0px; line-height: 18px;
}
.recent-post h5 a:hover {
	text-decoration: none;
}
.recent-post .text h5 a {
	color: rgb(53, 53, 53);
}
footer {
	padding: 50px 0px 0px; color: rgb(248, 248, 248);
}
footer a {
	color: rgb(255, 255, 255);
}
footer a:hover {
	color: rgb(238, 238, 238);
}
footer h1 {
	color: rgb(84, 84, 84);
}
footer h2 {
	color: rgb(84, 84, 84);
}
footer h3 {
	color: rgb(84, 84, 84);
}
footer h4 {
	color: rgb(84, 84, 84);
}
footer h5 {
	color: rgb(84, 84, 84);
}
footer h6 {
	color: rgb(84, 84, 84);
}
footer address {
	color: rgb(121, 121, 121); line-height: 1.6em;
}
footer h5 a:hover {
	text-decoration: none;
}
footer a:hover {
	text-decoration: none;
}
ul.social-network {
	list-style: none; margin: 0px;
}
ul.social-network li {
	margin: 0px 5px; padding: 5px 0px 0px; border: 1px solid rgb(45, 45, 45); border-image: none; width: 32px; height: 32px; text-align: center; vertical-align: baseline; display: inline-block;
}
#sub-footer {
	background: rgb(17, 21, 35); margin: 20px 0px 0px; padding: 30px 0px 0px; color: rgb(245, 245, 245); text-shadow: none;
}
#sub-footer p {
	margin: 0px; padding: 0px;
}
#sub-footer span {
	color: rgb(245, 245, 245);
}
.copyright {
	text-align: left; font-size: 12px;
}
#sub-footer ul.social-network {
	float: right;
}
.scrollup {
	background: rgb(46, 142, 218); width: 32px; height: 32px; right: 20px; bottom: 0px; position: fixed;
}
a.scrollup {
	outline: 0px; text-align: center;
}
a.scrollup:hover {
	text-decoration: none; opacity: 1;
}
a.scrollup:active {
	text-decoration: none; opacity: 1;
}
a.scrollup:focus {
	text-decoration: none; opacity: 1;
}
a.scrollup i {
	color: rgb(255, 255, 255); margin-top: 10px;
}
a.scrollup i:hover {
	text-decoration: none;
}
.absolute {
	position: absolute;
}
.relative {
	position: relative;
}
.aligncenter {
	text-align: center;
}
.aligncenter span {
	margin-left: 0px;
}
.floatright {
	float: right;
}
.floatleft {
	float: left;
}
.floatnone {
	float: none;
}
.aligncenter {
	text-align: center;
}
img.pull-left {
	margin: 0px 15px 15px 0px; float: left;
}
.align-left {
	margin: 0px 15px 15px 0px; float: left;
}
.widget img.pull-left {
	margin: 0px 15px 15px 0px; float: left;
}
img.pull-right {
	margin: 0px 0px 15px 15px; float: right;
}
.align-right {
	margin: 0px 0px 15px 15px; float: right;
}
article img.pull-left {
	margin: 5px 15px 15px 0px; float: left;
}
article .align-left {
	margin: 5px 15px 15px 0px; float: left;
}
article img.pull-right {
	margin: 5px 0px 15px 15px; float: right;
}
article .align-right {
	margin: 5px 0px 15px 15px; float: right;
}
.marginbot10 {
	margin-bottom: 10px;
}
.marginbot20 {
	margin-bottom: 20px;
}
.marginbot30 {
	margin-bottom: 30px;
}
.marginbot40 {
	margin-bottom: 40px;
}
.clear-margintop {
	margin-top: 0px;
}
.margintop10 {
	margin-top: 10px;
}
.margintop20 {
	margin-top: 20px;
}
.margintop30 {
	margin-top: 30px;
}
.margintop40 {
	margin-top: 40px;
}
.flex-control-paging li a {
	background: rgb(255, 255, 255); border-radius: 50%; width: 14px; height: 14px; text-indent: 50px; overflow: hidden;
}
.btn:hover {
	background: rgb(28, 123, 197); border-color: rgb(28, 123, 197); color: rgb(255, 255, 255); text-decoration: none;
}
.btn:focus {
	background: rgb(28, 123, 197); border-color: rgb(28, 123, 197); color: rgb(255, 255, 255); text-decoration: none;
}
@media all and (max-width:979px) and (min-width:768px)
{
a.detail {
	background: none; width: 100%;
}
footer .widget form input#appendedInputButton {
	border-radius: 4px; width: 91%; display: block; -webkit-border-radius: 4px 4px 4px 4px; -moz-border-radius: 4px 4px 4px 4px;
}
footer .widget form .input-append .btn {
	width: 100%; padding-right: 0px; padding-left: 0px; margin-top: 10px; display: block; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}
ul.related-folio li {
	margin: 0px 20px 0px 0px; width: 156px;
}
}
@media all and (max-width:767px)
{
.navbar-default .navbar-collapse {
	background: rgb(5, 20, 43);
}
.navbar-default .navbar-toggle .icon-bar {
	border-radius: 0px; background-color: rgb(134, 134, 134);
}
.navbar-default .navbar-toggle:hover {
	background-color: rgba(221, 221, 221, 0);
}
.navbar-default .navbar-toggle:focus {
	background-color: rgba(221, 221, 221, 0);
}
.navbar-default .navbar-collapse {
	border-color: rgba(255, 255, 255, 0.58); margin-top: 15px;
}
.navbar-default .navbar-form {
	border-color: rgba(255, 255, 255, 0.58); margin-top: 15px;
}
body {
	padding-right: 0px; padding-left: 0px;
}
.navbar-brand {
	margin-top: 10px; border-bottom-color: currentColor; border-bottom-width: medium; border-bottom-style: none;
}
.navbar-header {
	border-bottom-color: currentColor; border-bottom-width: medium; border-bottom-style: none;
}
.navbar-nav {
	width: 100%; border-top-color: currentColor; border-top-width: medium; border-top-style: none; float: none;
}
.navbar .nav > .active > a {
	background: none; color: rgb(255, 255, 255); font-weight: 700;
}
.navbar .nav > .active > a:hover {
	background: none; color: rgb(255, 255, 255); font-weight: 700;
}
header .navbar-nav > li {
	padding-top: 3px; padding-bottom: 2px;
}
header .nav li .dropdown-menu {
	margin-top: 0px;
}
.dropdown-menu {
	list-style: none; margin: 2px 0px 0px; padding: 5px 0px; border-radius: 0px; border: 1px solid rgba(0, 0, 0, 0.15); border-image: none; left: 40px; top: 0px; font-size: 13px; float: left; display: none; position: absolute; z-index: 1000; min-width: 160px; box-shadow: 0px 6px 12px rgba(0,0,0,0.175); background-clip: padding-box; background-color: rgb(255, 255, 255); -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
li.active {
	background: rgb(46, 142, 218); border: currentColor; border-image: none; overflow: hidden;
}
.box {
	padding-bottom: 20px; border-bottom-color: rgb(233, 233, 233); border-bottom-width: 1px; border-bottom-style: solid;
}
.flexslider .slide-caption {
	padding: 2%; left: 0px; width: 90%; bottom: -40px; position: absolute;
}
#inner-headline .breadcrumb {
	width: 100%; clear: both; float: left;
}
.breadcrumb > li {
	font-size: 13px;
}
ul.portfolio li article a i.icon-48 {
	width: 20px; height: 20px; line-height: 20px; font-size: 16px;
}
.left-sidebar {
	padding: 0px 0px 10px; margin-bottom: 40px; border-right-color: currentColor; border-bottom-color: rgb(230, 230, 230); border-right-width: medium; border-bottom-width: 1px; border-right-style: none; border-bottom-style: dotted;
}
.right-sidebar {
	padding: 0px; margin-top: 30px; border-left-color: currentColor; border-left-width: medium; border-left-style: none;
}
footer .col-lg-1 {
	margin-bottom: 20px;
}
footer .col-lg-2 {
	margin-bottom: 20px;
}
footer .col-lg-3 {
	margin-bottom: 20px;
}
footer .col-lg-4 {
	margin-bottom: 20px;
}
footer .col-lg-5 {
	margin-bottom: 20px;
}
footer .col-lg-6 {
	margin-bottom: 20px;
}
footer .col-lg-7 {
	margin-bottom: 20px;
}
footer .col-lg-8 {
	margin-bottom: 20px;
}
footer .col-lg-9 {
	margin-bottom: 20px;
}
footer .col-lg-10 {
	margin-bottom: 20px;
}
footer .col-lg-11 {
	margin-bottom: 20px;
}
footer .col-lg-12 {
	margin-bottom: 20px;
}
#sub-footer ul.social-network {
	float: left;
}
[class*='span'] {
	margin-bottom: 20px;
}
}
@media all and (max-width:480px)
{
.bottom-article a.pull-right {
	margin-top: 20px; float: left;
}
.search {
	float: left;
}
.flexslider .flex-caption {
	display: none;
}
.cta-text {
	margin: 0px auto; text-align: center;
}
ul.portfolio li article a i {
	width: 20px; height: 20px; font-size: 14px;
}
}
